case $THIS_SUB_DEPENDS in
  GTK3)    is_depends_enabled $SPELL gtk+3   && return 0;;
esac
return 1
